-
Home
-
iyzico for WooCommerce
-
3.5.20
-
Code
-
Classes
- DataFactory
Total Complexity |
41 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
210 |
Lines of code |
153 |
Logical lines of code |
108 |
Comment lines |
0 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createBasket() |
B |
39 |
17 |
57 |
createAddress() |
A |
54 |
8 |
19 |
validateStringVal() |
S |
62 |
4 |
12 |
createBuyer() |
S |
53 |
2 |
21 |
cartHasPhysicalProduct() |
S |
67 |
3 |
8 |
prepareCheckoutData() |
S |
60 |
2 |
13 |
createPrice() |
S |
68 |
2 |
7 |
__construct() |
S |
80 |
1 |
3 |
orderHasShippingPrice() |
S |
80 |
1 |
3 |
oneProductCalc() |
S |
63 |
1 |
10 |